histex

USAGE: histex inimg outimg [-p PCT_KEEP] [-m MAXVAL] [-L]

histex enhances image contrast by performing
histogram expansion.

ARGUMENTS:
    inimg: input image filename (TIF)
   outimg: output image filename (TIF)

OPTIONS:
  -p PCT_KEEP: percent of histogram to keep. Tails at upper
               and lower of histogram are removed equally.
               (default = 98%)
  -m MAXVALUE: maximum value of image intensity (if different
               than 255), default = 255
           -L: print Software License for this module
 
 
 

Example:

histex 6010d.tif 6010ex.tif

6010d.tif:

6010ex.tif:

Copyright (C) 1999 MLMSoftware Group, LLC.